Remove outdated FAQ entry
authorSteve Klabnik <steve@steveklabnik.com>
Wed, 3 Jun 2015 12:15:14 +0000 (08:15 -0400)
committerSteve Klabnik <steve@steveklabnik.com>
Wed, 3 Jun 2015 12:15:14 +0000 (08:15 -0400)
Fixes #1679

src/doc/faq.md

index f2f68fc06c77f42c47a3a499af194ff389976526..24a4429063e96f25054f060a431e88945710c63a 100644 (file)
@@ -49,17 +49,6 @@ languages include:
   down fast. Also remember that not everybody has a high-speed,
   low-latency Internet connection.
 
-# Why build crates.io before Rust 1.0?
-
-One of Rust's greatest strengths is its thriving community, and Cargo is a key
-tool in helping it grow even further. A central repository like crates.io has
-always been part of Cargo's vision and by building it before Rust 1.0 we're able
-to flesh out bugs and streamline the experience for new 1.0 users.
-
-Crates may have difficulty publishing to the registry in the interim due to the
-language changing, invalidating all previously published versions. This is a
-transitionary pain which will not exist once Rust 1.0 is released.
-
 # Will Cargo work with C code (or other languages)?
 
 Yes!